home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / b.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-06-04  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(3);
  3. }
  4.